home *** CD-ROM | disk | FTP | other *** search
- -- card: 50738 from stack: in
- -- bmap block id: 50994
- -- flags: 0000
- -- background id: 16786
- -- name:
- ----- HyperTalk script -----
- on openCard
- hide card field correct
- end openCard
- global number
- set lockScreen to false
-
- on mouseUp
-
- answer "Please click on one of the answers." with OK
- end mouseUp
-
-
- -- part 1 (field)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=61 top=50 right=85 bottom=443
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 20
- -- style flags: 256
- -- line height: 26
- -- part name:
-
-
- -- part 2 (button)
- -- low flags: 00
- -- high flags: 2003
- -- rect: left=108 top=186 right=222 bottom=409
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: New Button
- ----- HyperTalk script -----
- on mouseUp
- show card field correct
- global prox
- put "1" into prox
- wait 1 seconds
- set lockScreen to true
- go to card id 23137
- end mouseUp
-
-
-
- -- part 4 (field)
- -- low flags: 00
- -- high flags: 0001
- -- rect: left=143 top=165 right=182 bottom=373
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 21
- -- text size: 12
- -- style flags: 256
- -- line height: 16
- -- part name:
-
-
- -- part 5 (button)
- -- low flags: 00
- -- high flags: 2003
- -- rect: left=108 top=224 right=260 bottom=409
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: New Button
- ----- HyperTalk script -----
- on mouseUp
- answer "Close, but could be limited even more." with OK
- end mouseUp
-
-
-
- -- part 6 (button)
- -- low flags: 00
- -- high flags: 2003
- -- rect: left=107 top=262 right=298 bottom=408
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: New Button
- ----- HyperTalk script -----
- on mouseUp
- answer "Try to narrow the search a little more." with OK
- end mouseUp
-
-
-
- -- part 7 (button)
- -- low flags: 00
- -- high flags: 2003
- -- rect: left=108 top=301 right=337 bottom=409
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: New Button
- ----- HyperTalk script -----
- on mouseUp
- answer "This is much too broad. Try again." with "OK"
- end mouseUp
-
-
-
- -- part 8 (field)
- -- low flags: 00
- -- high flags: 2004
- -- rect: left=88 top=91 right=182 bottom=428
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 21
- -- text size: 24
- -- style flags: 16640
- -- line height: 32
- -- part name: Correct
-
-
- -- part 9 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=45 top=289 right=342 bottom=110
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Prev
- ----- HyperTalk script -----
- on mouseUp
- visual effect wipe right
- go to card id 23137
- end mouseUp
-
-
-
- -- part 10 (field)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=146 top=197 right=222 bottom=319
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 21
- -- text size: 14
- -- style flags: 256
- -- line height: 18
- -- part name:
- ----- HyperTalk script -----
- on mouseUp
- show card field correct
- global prox
- put "1" into prox
- wait 1 seconds
- set lockScreen to true
- go to card id 23137
- end mouseUp
-
-
-
- -- part 11 (field)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=146 top=232 right=259 bottom=349
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 21
- -- text size: 14
- -- style flags: 256
- -- line height: 18
- -- part name:
- ----- HyperTalk script -----
- on mouseUp
- answer "Close, but could be limited even more." with OK
- end mouseUp
-
-
-
- -- part 12 (field)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=146 top=272 right=293 bottom=389
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 21
- -- text size: 14
- -- style flags: 256
- -- line height: 18
- -- part name:
- ----- HyperTalk script -----
- on mouseUp
- answer "Try to narrow the search a little more." with OK
- end mouseUp
-
-
-
- -- part 13 (field)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=149 top=312 right=335 bottom=366
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 21
- -- text size: 14
- -- style flags: 256
- -- line height: 18
- -- part name:
- ----- HyperTalk script -----
- on mouseUp
- answer "This is much too broad. Try again." with "OK"
- end mouseUp
-
-
-
- -- part contents for card part 1
- ----- text -----
- Practice Exercise
-
- -- part contents for card part 4
- ----- text -----
- Click on one of the answers below.
-
-
- -- part contents for background part 20
- ----- text -----
- If you are looking for information on DESKTOP PUBLISHING, which category should the keywords be in?
-
- -- part contents for card part 8
- ----- text -----
-
- Correct!
-
- -- part contents for card part 10
- ----- text -----
- Be directly adjacent
-
- -- part contents for card part 11
- ----- text -----
- Be within 20 words apart
-
- -- part contents for card part 12
- ----- text -----
- Appear in the same paragraph
-
- -- part contents for card part 13
- ----- text -----
- Appear in the same article